home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4554 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.2 KB

  1. Path: itssrv1.ucsf.edu!usenet
  2. From: Karl Young <kyoung@itsa.ucsf.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Visual C++ and DOS
  5. Date: Tue, 30 Jan 1996 16:22:51 +0000
  6. Organization: UCSF, ITS
  7. Message-ID: <310E45DB.46B@itsa.ucsf.edu>
  8. NNTP-Posting-Host: shiva-lr2-2.ucsf.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b5 (WinNT; I)
  13.  
  14. I have only used C++ in Unix (i.e. g++) and am thinking
  15. about purchasing Visual C++ but had a couple of questions.
  16. Firstly, I'll be getting the NT version and I wanted to
  17. know if I could build programs that could be compiled for
  18. older, 16-bit versions of Windows like WFWG 3.1.1 with
  19. the current version of VC++ for NT. 
  20.  
  21. Secondly I'm going to write a couple of programs that will
  22. run on very old, very slow 386 machines, that need to talk 
  23. to the hardware (specifically the parallel port) and on which 
  24. I won't want to run any flavor of Windows. Can I use VC++
  25. for NT to write code for DOS (and beyond my wildest dreams
  26. that would have some routines for putting up primitive
  27. menus and the like in DOS) or should I just dig up a used
  28. copy of Turbo C or the like for doing that ?
  29.  
  30. Thanks for any suggestions,
  31.  
  32. -- Karl Young (kyoung@itsa.ucsf.edu)
  33.